home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / RE Part Scripting Question < prev    next >
Encoding:
Internet Message Format  |  1996-08-02  |  734 b   |  [TEXT/ttxt]

  1. Subject:     RE: Part Scripting Question
  2. Sent:        8/1/96 5:00 PM
  3. Received:    8/1/96 5:52 PM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Here's a snippet based on the OpenDoc PartMaker sample code for scriptable
  9. >part editors (aete resource file) and my part editor:
  10. (snip)
  11. >The above aete text defines the cPart class with a property named pContents.
  12.  
  13. Thanks for your reply.
  14.  
  15. If I understand well, you are adding a new property to the cPart class
  16. defined by OpenDoc. This seems to be done by defining a new kAEOpenDocSuite
  17. suite that contains only the new property. Is that right?
  18.  
  19. Serge
  20.  
  21.  
  22.